IFDN=IFDN, FLF=0, OFDN=OFDN, IINT=0, OVF=0, OINT=0, UDF=0, CEF=0
Status Register
OINT | Output Data FIFO Full Interrupt Request Flag 0 (0): Number of data units in the output FIFO has not become equal to or greater than the specified triggering number. 1 (1): Number of data units in the output FIFO has become equal to or greater than the specified triggering number. |
IINT | Input Data FIFO Empty Interrupt Request Flag 0 (0): Number of data units in the input FIFO has not become equal to or smaller than the specified triggering number. 1 (1): Number of data units in the input FIFO has become equal to or smaller than the specified triggering number. |
OVF | Output Data FIFO Overwrite Interrupt Request Flag 0 (0): Next data conversion processing is not completed. 1 (1): Next data conversion processing is completed. |
UDF | Output FIFO Underflow Interrupt Request Flag 0 (0): Output data FIFO has not been read out. 1 (1): Output data FIFO has been read out. |
FLF | Flush Processing Status Flag 0 (0): Flash processing is completed. 1 (1): Flash processing is in progress. |
CEF | Conversion End Flag 0 (0): All of the output data has not been read out. 1 (1): All of the output data has been read out. |
IFDN | Input FIFO Data Count 0 (IFDN): The value of IFDN indicatethe number of data units in the input FIFO. |
OFDN | Output FIFO Data Count 0 (OFDN): The value of OFDN indicatethe number of data units in the output FIFO. |